adTempus API
PreviousUpNext
IEngine::SetJobCheckpoint Method

Sets the checkpoint for an executing job instance.

C++
HRESULT SetJobCheckpoint(BSTR instanceOID, BSTR checkpoint);
C#
SetJobCheckpoint(String instanceOID, String checkpoint);
Visual Basic
Sub SetJobCheckpoint(instanceOID As String, checkpoint As String)
Parameters 
Description 
[in] BSTR instanceOID 
The instance ID of the executing instance. Set to the value of the ADJobInstance environment variable. 
[in] BSTR checkpoint 
The application-defined checkpoint to set. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008